DetailElementOrderUtils.SendToBack
Description:
Places the given detail instances behind all other detail instances in the view, while keeping the order of the given ones.
Places the given detail instances behind all other detail instances in the view, while keeping the order of the given ones.
Overloads (2):
SendToBack(Document,View,ICollection[ElementId])
-
pDocumentThe document.
-
pDBViewThe view.
-
ICollection<ElementId>detailElementIdsThe set of the detail elementIds to send to back.
-
The set detailElementIds contains one or more non-detail element Ids.
-
A non-optional argument was NULL